From 8252f07812d61df6406b7db53bb029bed14e45e7 Mon Sep 17 00:00:00 2001 From: Camm Maguire Date: Thu, 25 Jul 2019 00:08:39 +0100 Subject: [PATCH] dont-use-armhf-relocs Gbp-Pq: Name dont-use-armhf-relocs.patch --- h/armhf-linux.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/h/armhf-linux.h b/h/armhf-linux.h index e016c2b3..81d86ce7 100644 --- a/h/armhf-linux.h +++ b/h/armhf-linux.h @@ -11,7 +11,7 @@ #define SGC -#define RELOC_H "elf32_armhf_reloc.h" -#define SPECIAL_RELOC_H "elf32_armhf_reloc_special.h" +#define RELOC_H "elf32_arm_reloc.h" +#define SPECIAL_RELOC_H "elf32_arm_reloc_special.h" #define NEED_STACK_CHK_GUARD -- 2.30.2